/*middle开始*/
#middle{
	width: 1200px;
	height:700px;
	margin: 0 auto;
	position: relative;
	background: #eee;
}
#middle-l{
	width: 200px;
	height: 600px;
	float:left;
}
.zhong{
	width:195px; 
	height:34px; 
	background:url(../imgs/dao_b.jpg) repeat-x; 
	line-height:34px; 
	font-family:"微软雅黑"; 
	color:#000; 
	font-size:18px; 
	font-weight:bold; 
	padding-left:5px;
	text-align: center;
}
.menu{ 
	width:200px; 
	font-family:"微软雅黑"; }
.menu a {
	width: 200px;
	height: 30px;
	float: left;
	background: url(../imgs/dao2.jpg) no-repeat;
	line-height: 30px;
	padding-left: 25px;
	color: #000;
}

.menu a:hover{ 
	width:200px;
	height:30px;  
	background:url(../imgs/dao1.jpg) no-repeat; 
	line-height:30px;
	padding-left:25px; 
	color:#fff; 
}
#middle-c{
	width: 800px;
	height: 600px;
	float:left;
	text-align: center;

}
#middle-c1{
	width: 800px;
	height: 450px;
	float:left;
	text-align: center;
	background: #eee;

}
#middle-c1>div{
	width:800px; 
	height:34px; 
	background:url(../imgs/dao_b.jpg) repeat-x; 
	line-height:34px; 
	font-family:"微软雅黑"; 
	color:#000; 
	font-size:18px; 
	font-weight:bold; 
	padding-left:5px;
	text-align: center;

}

#middle-c1>p{
	text-indent:50px;
	font-family:"微软雅黑";
	line-height: 200%;
	font-size:15px;
	background: #eee;
	text-align:left;
	color: #000;

}
#middle-c1 img{
	width: 70px;
	height: 55px;

}


#contact>p{
	font-family:"微软雅黑";
	line-height: 200%;
	font-size:15px;
	background: #eee;
	text-align:center;
	color: #000;
}
#contact>img{
	width: 100px;
	height: 100px;
	margin-right: 20px;
	padding-right: 10px;
	margin-top: 30px;
}
#middle-c2{
	width: 800px;
	height: 170px;
	text-align: center;
	float:left;
	margin-left: 0 auto;
	background: #eee;
}
#middle-c2 img{
	width: 100px;
	height: 35px;
	margin-right: 20px;
	padding-right: 10px;
	margin-top: 30px;
	float: left;

}
#middle-c2{
background: #eee;
}


#middle-r{
	width: 200px;
	height: 600px;
	float:right;
}
/*middle结束*/

